﻿2026-06-19T05:28:38.3299395Z Current runner version: '2.335.1'
2026-06-19T05:28:38.3304521Z Runner name: 'kitsubito'
2026-06-19T05:28:38.3305129Z Runner group name: 'Default'
2026-06-19T05:28:38.3305954Z Machine name: 'KITSUBITO'
2026-06-19T05:28:38.3308225Z ##[group]GITHUB_TOKEN Permissions
2026-06-19T05:28:38.3310465Z Contents: read
2026-06-19T05:28:38.3368215Z Metadata: read
2026-06-19T05:28:38.3368612Z Packages: read
2026-06-19T05:28:38.3369052Z ##[endgroup]
2026-06-19T05:28:38.3371418Z Secret source: Actions
2026-06-19T05:28:38.3372019Z Prepare workflow directory
2026-06-19T05:28:38.3731951Z Prepare all required actions
2026-06-19T05:28:38.3761313Z Getting action download info
2026-06-19T05:28:38.6873503Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-19T05:28:39.1838810Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-19T05:28:39.2658367Z ##[group]Run actions/checkout@v5
2026-06-19T05:28:39.2659218Z with:
2026-06-19T05:28:39.2659585Z   repository: SaberMage/spt-core
2026-06-19T05:28:39.2662991Z   token: ***
2026-06-19T05:28:39.2663343Z   ssh-strict: true
2026-06-19T05:28:39.2663696Z   ssh-user: git
2026-06-19T05:28:39.2664051Z   persist-credentials: true
2026-06-19T05:28:39.2664433Z   clean: true
2026-06-19T05:28:39.2664781Z   sparse-checkout-cone-mode: true
2026-06-19T05:28:39.2665182Z   fetch-depth: 1
2026-06-19T05:28:39.2665525Z   fetch-tags: false
2026-06-19T05:28:39.2665868Z   show-progress: true
2026-06-19T05:28:39.2666220Z   lfs: false
2026-06-19T05:28:39.2666554Z   submodules: false
2026-06-19T05:28:39.2666906Z   set-safe-directory: true
2026-06-19T05:28:39.2667498Z ##[endgroup]
2026-06-19T05:28:39.3446613Z Syncing repository: SaberMage/spt-core
2026-06-19T05:28:39.3448123Z ##[group]Getting Git version info
2026-06-19T05:28:39.3448839Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T05:28:39.3449845Z [command]/usr/bin/git version
2026-06-19T05:28:39.3450258Z git version 2.43.0
2026-06-19T05:28:39.3453837Z ##[endgroup]
2026-06-19T05:28:39.3464698Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/805438d6-557a-4ca2-8e6b-5416eb9cde42' before making global git config changes
2026-06-19T05:28:39.3465853Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:28:39.3467691Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T05:28:39.3499932Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T05:28:39.3517939Z https://github.com/SaberMage/spt-core
2026-06-19T05:28:39.3527927Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T05:28:39.3530311Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T05:28:39.3549156Z refs/heads/main
2026-06-19T05:28:39.3555690Z [command]/usr/bin/git checkout --detach
2026-06-19T05:28:39.3633026Z HEAD is now at 185eaeeb fix(ci): test-only — Linux dead-trait gate + breakaway test skips a runner-confounded escape
2026-06-19T05:28:39.3667374Z [command]/usr/bin/git branch --delete --force main
2026-06-19T05:28:39.3694627Z Deleted branch main (was 185eaeeb).
2026-06-19T05:28:39.3765748Z ##[endgroup]
2026-06-19T05:28:39.3767885Z [command]/usr/bin/git submodule status
2026-06-19T05:28:39.3970092Z ##[group]Cleaning the repository
2026-06-19T05:28:39.3972114Z [command]/usr/bin/git clean -ffdx
2026-06-19T05:28:39.3999797Z Removing traceable-reqs
2026-06-19T05:28:39.4007183Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T05:28:39.4054574Z HEAD is now at 185eaeeb fix(ci): test-only — Linux dead-trait gate + breakaway test skips a runner-confounded escape
2026-06-19T05:28:39.4059229Z ##[endgroup]
2026-06-19T05:28:39.4060787Z ##[group]Disabling automatic garbage collection
2026-06-19T05:28:39.4063397Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T05:28:39.4087727Z ##[endgroup]
2026-06-19T05:28:39.4088428Z ##[group]Setting up auth
2026-06-19T05:28:39.4092983Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T05:28:39.4119112Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T05:28:39.4301191Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T05:28:39.4327024Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T05:28:39.4510315Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T05:28:39.4536885Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T05:28:39.4721813Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T05:28:39.4751441Z ##[endgroup]
2026-06-19T05:28:39.4752031Z ##[group]Fetching the repository
2026-06-19T05:28:39.4757738Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +185eaeeb77026473a12d7b74432c81a53a0ee43d:refs/remotes/origin/main
2026-06-19T05:28:39.9075560Z ##[endgroup]
2026-06-19T05:28:39.9076439Z ##[group]Determining the checkout info
2026-06-19T05:28:39.9077290Z ##[endgroup]
2026-06-19T05:28:39.9088508Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T05:28:39.9122717Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T05:28:39.9145866Z ##[group]Checking out the ref
2026-06-19T05:28:39.9147577Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-19T05:28:39.9190801Z Switched to a new branch 'main'
2026-06-19T05:28:39.9191550Z branch 'main' set up to track 'origin/main'.
2026-06-19T05:28:39.9195660Z ##[endgroup]
2026-06-19T05:28:39.9225863Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T05:28:39.9246920Z 185eaeeb77026473a12d7b74432c81a53a0ee43d
2026-06-19T05:28:39.9450405Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-19T05:28:39.9451170Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-19T05:28:39.9466343Z shell: /usr/bin/bash -e {0}
2026-06-19T05:28:39.9466753Z ##[endgroup]
2026-06-19T05:28:39.9551598Z ##[group]Run cargo nextest run --workspace
2026-06-19T05:28:39.9552143Z [36;1mcargo nextest run --workspace[0m
2026-06-19T05:28:39.9564074Z shell: /usr/bin/bash -e {0}
2026-06-19T05:28:39.9564464Z env:
2026-06-19T05:28:39.9564810Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-19T05:28:39.9565236Z ##[endgroup]
2026-06-19T05:28:40.5993704Z    Compiling proc-macro2 v1.0.106
2026-06-19T05:28:40.5994857Z    Compiling unicode-ident v1.0.24
2026-06-19T05:28:40.5995827Z    Compiling quote v1.0.45
2026-06-19T05:28:40.5996556Z    Compiling libc v0.2.186
2026-06-19T05:28:40.5997438Z    Compiling cfg-if v1.0.4
2026-06-19T05:28:40.5998190Z    Compiling serde_core v1.0.228
2026-06-19T05:28:40.5999151Z    Compiling serde v1.0.228
2026-06-19T05:28:40.6076997Z    Compiling typenum v1.20.1
2026-06-19T05:28:40.6167794Z    Compiling version_check v0.9.5
2026-06-19T05:28:40.6201700Z    Compiling portable-atomic v1.13.1
2026-06-19T05:28:40.6202846Z    Compiling memchr v2.8.1
2026-06-19T05:28:40.6203863Z    Compiling find-msvc-tools v0.1.9
2026-06-19T05:28:40.6282742Z    Compiling critical-section v1.2.0
2026-06-19T05:28:40.6352190Z    Compiling shlex v2.0.1
2026-06-19T05:28:40.6673582Z    Compiling subtle v2.6.1
2026-06-19T05:28:40.6675127Z    Compiling log v0.4.32
2026-06-19T05:28:40.7022764Z    Compiling equivalent v1.0.2
2026-06-19T05:28:40.7456368Z    Compiling smallvec v1.15.1
2026-06-19T05:28:40.7755429Z    Compiling semver v1.0.28
2026-06-19T05:28:40.8372505Z    Compiling itoa v1.0.18
2026-06-19T05:28:40.8692515Z    Compiling cpufeatures v0.2.17
2026-06-19T05:28:40.9271646Z    Compiling bitflags v2.12.1
2026-06-19T05:28:40.9332269Z    Compiling hashbrown v0.17.1
2026-06-19T05:28:40.9362561Z    Compiling pin-project-lite v0.2.17
2026-06-19T05:28:40.9509604Z    Compiling rand_core v0.10.1
2026-06-19T05:28:40.9662004Z    Compiling getrandom v0.4.2
2026-06-19T05:28:41.0274383Z    Compiling futures-core v0.3.32
2026-06-19T05:28:41.0342177Z    Compiling bytes v1.11.1
2026-06-19T05:28:41.0716540Z    Compiling generic-array v0.14.7
2026-06-19T05:28:41.0824701Z    Compiling zerocopy v0.8.50
2026-06-19T05:28:41.1237842Z    Compiling rustc_version v0.4.1
2026-06-19T05:28:41.1966643Z    Compiling ahash v0.8.12
2026-06-19T05:28:41.2042740Z    Compiling signature v2.2.0
2026-06-19T05:28:41.2362231Z    Compiling stable_deref_trait v1.2.1
2026-06-19T05:28:41.2718779Z    Compiling slab v0.4.12
2026-06-19T05:28:41.2961862Z    Compiling zmij v1.0.21
2026-06-19T05:28:41.3081376Z    Compiling vcpkg v0.2.15
2026-06-19T05:28:41.3122227Z    Compiling futures-sink v0.3.32
2026-06-19T05:28:41.3820764Z    Compiling ed25519 v2.2.3
2026-06-19T05:28:41.4229842Z    Compiling futures-io v0.3.32
2026-06-19T05:28:41.4779592Z    Compiling curve25519-dalek v4.1.3
2026-06-19T05:28:41.4928663Z    Compiling pkg-config v0.3.33
2026-06-19T05:28:41.4972231Z    Compiling futures-channel v0.3.32
2026-06-19T05:28:41.6091663Z    Compiling serde_json v1.0.150
2026-06-19T05:28:41.6171223Z    Compiling futures-task v0.3.32
2026-06-19T05:28:41.7807464Z    Compiling indexmap v2.14.0
2026-06-19T05:28:41.8501234Z    Compiling fastrand v2.4.1
2026-06-19T05:28:41.8761053Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-19T05:28:41.8847626Z    Compiling fallible-iterator v0.3.0
2026-06-19T05:28:41.9052160Z    Compiling syn v2.0.117
2026-06-19T05:28:41.9585673Z    Compiling rustversion v1.0.22
2026-06-19T05:28:41.9891307Z    Compiling autocfg v1.5.1
2026-06-19T05:28:42.0691600Z    Compiling fnv v1.0.7
2026-06-19T05:28:42.1461162Z    Compiling cfg_aliases v0.2.1
2026-06-19T05:28:42.1681366Z    Compiling strsim v0.11.1
2026-06-19T05:28:42.1780995Z    Compiling writeable v0.6.3
2026-06-19T05:28:42.2151001Z    Compiling litemap v0.8.2
2026-06-19T05:28:42.2221412Z    Compiling dunce v1.0.5
2026-06-19T05:28:42.2411298Z    Compiling anyhow v1.0.102
2026-06-19T05:28:42.2481180Z    Compiling icu_normalizer_data v2.2.0
2026-06-19T05:28:42.2940866Z    Compiling fs_extra v1.3.0
2026-06-19T05:28:42.3390959Z    Compiling jobserver v0.1.34
2026-06-19T05:28:42.3802369Z    Compiling icu_properties_data v2.2.0
2026-06-19T05:28:42.3818335Z    Compiling rustix v1.1.4
2026-06-19T05:28:42.4385272Z    Compiling ident_case v1.0.1
2026-06-19T05:28:42.4851199Z    Compiling utf8_iter v1.0.4
2026-06-19T05:28:42.5431012Z    Compiling linux-raw-sys v0.12.1
2026-06-19T05:28:42.6411285Z    Compiling percent-encoding v2.3.2
2026-06-19T05:28:42.6591063Z    Compiling http v1.4.1
2026-06-19T05:28:42.6720617Z    Compiling cpufeatures v0.3.0
2026-06-19T05:28:42.6951309Z    Compiling cc v1.2.63
2026-06-19T05:28:42.7381993Z    Compiling crypto-common v0.1.7
2026-06-19T05:28:42.7503722Z    Compiling block-buffer v0.10.4
2026-06-19T05:28:42.7826798Z    Compiling aws-lc-rs v1.17.0
2026-06-19T05:28:42.7881240Z    Compiling unicode-segmentation v1.13.3
2026-06-19T05:28:42.8611100Z    Compiling digest v0.10.7
2026-06-19T05:28:42.8761583Z    Compiling thiserror v2.0.18
2026-06-19T05:28:42.8819057Z    Compiling scopeguard v1.2.0
2026-06-19T05:28:42.8974155Z    Compiling form_urlencoded v1.2.2
2026-06-19T05:28:42.9538169Z    Compiling lock_api v0.4.14
2026-06-19T05:28:43.1140772Z    Compiling sha2 v0.10.9
2026-06-19T05:28:43.1240536Z    Compiling chacha20 v0.10.0
2026-06-19T05:28:43.1280906Z    Compiling untrusted v0.9.0
2026-06-19T05:28:43.1430914Z    Compiling heck v0.5.0
2026-06-19T05:28:43.1530396Z    Compiling rustls v0.23.40
2026-06-19T05:28:43.2531460Z    Compiling const-oid v0.10.2
2026-06-19T05:28:43.2621089Z    Compiling getrandom v0.2.17
2026-06-19T05:28:43.3395114Z    Compiling mio v1.2.1
2026-06-19T05:28:43.3800203Z    Compiling socket2 v0.6.4
2026-06-19T05:28:43.3919882Z    Compiling fs2 v0.4.3
2026-06-19T05:28:43.4566347Z    Compiling rand_core v0.6.4
2026-06-19T05:28:43.4829741Z    Compiling rand v0.10.1
2026-06-19T05:28:43.4930877Z    Compiling convert_case v0.10.0
2026-06-19T05:28:43.5370502Z    Compiling atomic-waker v1.1.2
2026-06-19T05:28:43.5470924Z    Compiling unicode-xid v0.2.6
2026-06-19T05:28:43.5540653Z    Compiling parking_lot_core v0.9.12
2026-06-19T05:28:43.5945500Z    Compiling paste v1.0.15
2026-06-19T05:28:43.6528921Z    Compiling httparse v1.10.1
2026-06-19T05:28:43.6657226Z    Compiling num-traits v0.2.19
2026-06-19T05:28:43.6666038Z    Compiling hybrid-array v0.4.12
2026-06-19T05:28:43.7000722Z    Compiling either v1.16.0
2026-06-19T05:28:43.8147541Z    Compiling http-body v1.0.1
2026-06-19T05:28:43.8332945Z    Compiling base64ct v1.8.3
2026-06-19T05:28:43.8670725Z    Compiling powerfmt v0.2.0
2026-06-19T05:28:43.9150931Z    Compiling cmake v0.1.58
2026-06-19T05:28:44.0689591Z    Compiling deranged v0.5.8
2026-06-19T05:28:44.2089681Z    Compiling pem-rfc7468 v1.0.0
2026-06-19T05:28:44.2390998Z    Compiling memoffset v0.6.5
2026-06-19T05:28:44.2893389Z    Compiling data-encoding v2.11.0
2026-06-19T05:28:44.3061390Z    Compiling tower-service v0.3.3
2026-06-19T05:28:44.3230653Z    Compiling tinyvec_macros v0.1.1
2026-06-19T05:28:44.3781307Z    Compiling ref-cast v1.0.25
2026-06-19T05:28:44.3860556Z    Compiling num-conv v0.2.2
2026-06-19T05:28:44.4607807Z    Compiling base64 v0.22.1
2026-06-19T05:28:44.4769891Z    Compiling time-core v0.1.8
2026-06-19T05:28:44.4912699Z    Compiling try-lock v0.2.5
2026-06-19T05:28:44.5120697Z    Compiling thiserror v1.0.69
2026-06-19T05:28:44.5640104Z    Compiling want v0.3.1
2026-06-19T05:28:44.5812578Z    Compiling parking_lot v0.12.5
2026-06-19T05:28:44.5951001Z    Compiling tinyvec v1.11.0
2026-06-19T05:28:44.6321335Z    Compiling block-buffer v0.12.0
2026-06-19T05:28:44.6979509Z    Compiling crypto-common v0.2.2
2026-06-19T05:28:44.7680235Z    Compiling ioctl-rs v0.1.6
2026-06-19T05:28:44.7790585Z    Compiling serial-core v0.4.0
2026-06-19T05:28:44.8271096Z    Compiling termios v0.2.2
2026-06-19T05:28:44.8450853Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T05:28:44.8710624Z    Compiling aws-lc-sys v0.41.0
2026-06-19T05:28:44.8987426Z    Compiling ring v0.17.14
2026-06-19T05:28:44.9240396Z    Compiling vergen-lib v9.1.0
2026-06-19T05:28:44.9670495Z    Compiling inout v0.1.4
2026-06-19T05:28:44.9860487Z    Compiling n0-future v0.3.2
2026-06-19T05:28:45.0771254Z    Compiling aho-corasick v1.1.4
2026-06-19T05:28:45.1240483Z    Compiling cordyceps v0.3.4
2026-06-19T05:28:45.1280484Z    Compiling httpdate v1.0.3
2026-06-19T05:28:45.2310700Z    Compiling toml_write v0.1.2
2026-06-19T05:28:45.3070672Z    Compiling diatomic-waker v0.2.3
2026-06-19T05:28:45.4647372Z    Compiling regex-syntax v0.8.10
2026-06-19T05:28:45.4697039Z    Compiling winnow v0.7.15
2026-06-19T05:28:45.4697505Z    Compiling winnow v1.0.3
2026-06-19T05:28:45.5086558Z    Compiling spin v0.10.0
2026-06-19T05:28:45.5655160Z    Compiling parking v2.2.1
2026-06-19T05:28:45.5767423Z    Compiling crossbeam-utils v0.8.21
2026-06-19T05:28:45.6160639Z    Compiling futures-buffered v0.2.13
2026-06-19T05:28:45.7183268Z    Compiling futures-lite v2.6.1
2026-06-19T05:28:45.7410974Z    Compiling digest v0.11.3
2026-06-19T05:28:45.9108691Z    Compiling cipher v0.4.4
2026-06-19T05:28:45.9140663Z    Compiling serial-unix v0.4.0
2026-06-19T05:28:45.9404319Z    Compiling netlink-packet-core v0.8.1
2026-06-19T05:28:46.0891164Z    Compiling vergen v9.1.0
2026-06-19T05:28:46.1520925Z    Compiling vergen-lib v0.1.6
2026-06-19T05:28:46.1679639Z    Compiling universal-hash v0.5.1
2026-06-19T05:28:46.1800729Z    Compiling noq-udp v0.10.0
2026-06-19T05:28:46.2685526Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-19T05:28:46.2980329Z    Compiling heapless v0.7.17
2026-06-19T05:28:46.3079574Z    Compiling sync_wrapper v1.0.2
2026-06-19T05:28:46.3841158Z    Compiling allocator-api2 v0.2.21
2026-06-19T05:28:46.4117432Z    Compiling opaque-debug v0.3.1
2026-06-19T05:28:46.4758392Z    Compiling dyn-clone v1.0.20
2026-06-19T05:28:46.4900973Z    Compiling bitflags v1.3.2
2026-06-19T05:28:46.4991011Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-19T05:28:46.5610910Z    Compiling byteorder v1.5.0
2026-06-19T05:28:46.5946741Z    Compiling pin-utils v0.1.0
2026-06-19T05:28:46.6458018Z    Compiling nix v0.25.1
2026-06-19T05:28:46.6760886Z    Compiling polyval v0.6.2
2026-06-19T05:28:46.7471096Z    Compiling hash32 v0.2.1
2026-06-19T05:28:46.7660544Z    Compiling serial v0.4.0
2026-06-19T05:28:46.8200397Z    Compiling spin v0.9.8
2026-06-19T05:28:46.8285229Z    Compiling vergen-gitcl v1.0.8
2026-06-19T05:28:46.8466611Z    Compiling signature v3.0.0
2026-06-19T05:28:46.9030872Z    Compiling downcast-rs v1.2.1
2026-06-19T05:28:46.9281468Z    Compiling shell-words v1.1.1
2026-06-19T05:28:46.9640879Z    Compiling synstructure v0.13.2
2026-06-19T05:28:46.9796985Z    Compiling darling_core v0.20.11
2026-06-19T05:28:46.9895912Z    Compiling serde_derive_internals v0.29.1
2026-06-19T05:28:46.9897046Z    Compiling num_threads v0.1.7
2026-06-19T05:28:47.0255962Z    Compiling ryu v1.0.23
2026-06-19T05:28:47.1190937Z    Compiling tower-layer v0.3.3
2026-06-19T05:28:47.2390737Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-19T05:28:47.3551125Z    Compiling time v0.3.47
2026-06-19T05:28:47.3791117Z    Compiling ghash v0.5.1
2026-06-19T05:28:47.4989675Z    Compiling aes v0.8.4
2026-06-19T05:28:47.5648785Z    Compiling ctr v0.9.2
2026-06-19T05:28:47.7235439Z    Compiling sha2 v0.11.0-rc.5
2026-06-19T05:28:47.7406072Z    Compiling http-body-util v0.1.3
2026-06-19T05:28:47.8957170Z    Compiling regex-automata v0.4.14
2026-06-19T05:28:47.9613442Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T05:28:48.0710620Z    Compiling aead v0.5.2
2026-06-19T05:28:48.1360676Z    Compiling openssl-probe v0.2.1
2026-06-19T05:28:48.1996666Z    Compiling aes-gcm v0.10.3
2026-06-19T05:28:48.2190375Z    Compiling crossbeam-epoch v0.9.18
2026-06-19T05:28:48.3352439Z    Compiling crossbeam-channel v0.5.15
2026-06-19T05:28:48.3570896Z    Compiling netlink-packet-route v0.29.0
2026-06-19T05:28:48.4480459Z    Compiling blake3 v1.8.5
2026-06-19T05:28:48.6763005Z    Compiling uuid v1.23.2
2026-06-19T05:28:48.7760645Z    Compiling noq v0.18.0
2026-06-19T05:28:48.8220905Z    Compiling proc-macro-crate v3.5.0
2026-06-19T05:28:48.8936818Z    Compiling serde_derive v1.0.228
2026-06-19T05:28:48.9845544Z    Compiling zeroize_derive v1.4.3
2026-06-19T05:28:49.0217434Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-19T05:28:49.2225657Z    Compiling tokio-macros v2.7.0
2026-06-19T05:28:49.2443446Z    Compiling futures-macro v0.3.32
2026-06-19T05:28:49.3078123Z    Compiling zerofrom-derive v0.1.7
2026-06-19T05:28:49.4351010Z    Compiling yoke-derive v0.8.2
2026-06-19T05:28:49.5800849Z    Compiling zeroize v1.8.2
2026-06-19T05:28:49.6823125Z    Compiling zerovec-derive v0.11.3
2026-06-19T05:28:49.6931217Z    Compiling displaydoc v0.2.6
2026-06-19T05:28:49.8180594Z    Compiling tracing-attributes v0.1.31
2026-06-19T05:28:49.9270632Z    Compiling tokio v1.52.3
2026-06-19T05:28:50.1750523Z    Compiling futures-util v0.3.32
2026-06-19T05:28:50.3180924Z    Compiling rustls-pki-types v1.14.1
2026-06-19T05:28:50.5270256Z    Compiling thiserror-impl v2.0.18
2026-06-19T05:28:50.7706106Z    Compiling darling_macro v0.20.11
2026-06-19T05:28:50.7837190Z    Compiling zerofrom v0.1.8
2026-06-19T05:28:50.8917066Z    Compiling yoke v0.8.3
2026-06-19T05:28:51.0004622Z    Compiling derive_more-impl v2.1.1
2026-06-19T05:28:51.1111094Z    Compiling ed25519-dalek v2.2.0
2026-06-19T05:28:51.1380608Z    Compiling zerotrie v0.2.4
2026-06-19T05:28:51.1732349Z    Compiling zerovec v0.11.6
2026-06-19T05:28:51.3847201Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-19T05:28:51.4880957Z    Compiling darling v0.20.11
2026-06-19T05:28:51.5252446Z    Compiling n0-error-macros v0.1.3
2026-06-19T05:28:51.5450589Z    Compiling derive_builder_core v0.20.2
2026-06-19T05:28:51.8170583Z    Compiling spez v0.1.2
2026-06-19T05:28:51.9540716Z    Compiling tinystr v0.8.3
2026-06-19T05:28:52.0573606Z    Compiling potential_utf v0.1.5
2026-06-19T05:28:52.1776306Z    Compiling icu_locale_core v2.2.0
2026-06-19T05:28:52.2143867Z    Compiling icu_collections v2.2.0
2026-06-19T05:28:52.2401935Z    Compiling der v0.8.0-rc.10
2026-06-19T05:28:52.4239398Z    Compiling pin-project-internal v1.1.13
2026-06-19T05:28:52.6130994Z    Compiling n0-error v0.1.3
2026-06-19T05:28:52.8767631Z    Compiling derive_builder_macro v0.20.2
2026-06-19T05:28:52.9868891Z    Compiling thiserror-impl v1.0.69
2026-06-19T05:28:53.0146300Z    Compiling ref-cast-impl v1.0.25
2026-06-19T05:28:53.0459304Z    Compiling schemars_derive v1.2.1
2026-06-19T05:28:53.2460571Z    Compiling derive_builder v0.20.2
2026-06-19T05:28:53.6580696Z    Compiling icu_provider v2.2.0
2026-06-19T05:28:53.7393592Z    Compiling spki v0.8.0-rc.4
2026-06-19T05:28:53.8698725Z    Compiling pin-project v1.1.13
2026-06-19T05:28:53.9111495Z    Compiling futures-executor v0.3.32
2026-06-19T05:28:53.9560748Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-19T05:28:53.9846359Z    Compiling icu_properties v2.2.0
2026-06-19T05:28:54.0272423Z    Compiling icu_normalizer v2.2.0
2026-06-19T05:28:54.0576506Z    Compiling regex v1.12.3
2026-06-19T05:28:54.0991786Z    Compiling futures v0.3.32
2026-06-19T05:28:54.2468473Z    Compiling cobs v0.3.0
2026-06-19T05:28:54.2641650Z    Compiling postcard-derive v0.2.2
2026-06-19T05:28:54.2983015Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-19T05:28:54.4446287Z    Compiling ipnet v2.12.0
2026-06-19T05:28:54.4915829Z    Compiling serde_spanned v0.6.9
2026-06-19T05:28:54.5660930Z    Compiling toml_datetime v0.6.11
2026-06-19T05:28:54.7359401Z    Compiling filedescriptor v0.8.3
2026-06-19T05:28:54.7520705Z    Compiling ed25519 v3.0.0-rc.4
2026-06-19T05:28:54.8140195Z    Compiling toml_edit v0.22.27
2026-06-19T05:28:54.9447490Z    Compiling prefix-trie v0.8.4
2026-06-19T05:28:54.9631536Z    Compiling portable-pty v0.8.1
2026-06-19T05:28:54.9840715Z    Compiling data-encoding-macro v0.1.20
2026-06-19T05:28:55.2611297Z    Compiling once_cell v1.21.4
2026-06-19T05:28:55.2730735Z    Compiling schemars v1.2.1
2026-06-19T05:28:55.2934225Z    Compiling rustls-native-certs v0.8.4
2026-06-19T05:28:55.3929855Z    Compiling num_enum_derive v0.7.6
2026-06-19T05:28:55.5521355Z    Compiling tracing-core v0.1.36
2026-06-19T05:28:55.6094178Z    Compiling idna_adapter v1.2.2
2026-06-19T05:28:55.7241330Z    Compiling hashbrown v0.14.5
2026-06-19T05:28:55.7380978Z    Compiling idna v1.1.0
2026-06-19T05:28:55.7468705Z    Compiling tempfile v3.27.0
2026-06-19T05:28:55.7754917Z    Compiling derive_more v2.1.1
2026-06-19T05:28:55.7875892Z    Compiling postcard v1.1.3
2026-06-19T05:28:55.9017431Z    Compiling enum-assoc v1.3.0
2026-06-19T05:28:55.9631580Z    Compiling tokio-util v0.7.18
2026-06-19T05:28:56.1910795Z    Compiling tracing v0.1.44
2026-06-19T05:28:56.2287719Z    Compiling url v2.5.8
2026-06-19T05:28:56.3942946Z    Compiling netlink-sys v0.8.8
2026-06-19T05:28:56.4083039Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-19T05:28:56.5066434Z    Compiling hashlink v0.9.1
2026-06-19T05:28:56.6041186Z    Compiling tower v0.5.3
2026-06-19T05:28:56.6711057Z    Compiling strum_macros v0.28.0
2026-06-19T05:28:56.6977376Z    Compiling async-trait v0.1.89
2026-06-19T05:28:56.7677754Z    Compiling iroh-metrics-derive v0.4.1
2026-06-19T05:28:56.8601736Z    Compiling netwatch v0.16.0
2026-06-19T05:28:56.9025840Z    Compiling acto v0.8.2
2026-06-19T05:28:56.9450601Z    Compiling rusqlite v0.32.1
2026-06-19T05:28:56.9940597Z    Compiling h2 v0.4.14
2026-06-19T05:28:57.0883932Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T05:28:57.1477208Z    Compiling identity-hash v0.1.0
2026-06-19T05:28:57.2251628Z    Compiling foldhash v0.2.0
2026-06-19T05:28:57.2420833Z    Compiling sorted-index-buffer v0.2.1
2026-06-19T05:28:57.2805072Z    Compiling rustc-hash v2.1.2
2026-06-19T05:28:57.2940644Z    Compiling mac-addr v0.3.0
2026-06-19T05:28:57.4037792Z    Compiling xml-rs v0.8.28
2026-06-19T05:28:57.4301309Z    Compiling lru-slab v0.1.2
2026-06-19T05:28:57.4400625Z    Compiling tagptr v0.2.0
2026-06-19T05:28:57.4750869Z    Compiling toml v0.8.23
2026-06-19T05:28:57.5477668Z    Compiling netdev v0.42.0
2026-06-19T05:28:57.5840815Z    Compiling moka v0.12.15
2026-06-19T05:28:57.6731003Z    Compiling hashbrown v0.16.1
2026-06-19T05:28:57.7977671Z    Compiling iroh-metrics v0.38.3
2026-06-19T05:28:57.8460658Z    Compiling tower-http v0.6.11
2026-06-19T05:28:57.8800408Z    Compiling n0-watcher v0.6.1
2026-06-19T05:28:58.2463414Z    Compiling tokio-stream v0.1.18
2026-06-19T05:28:58.3550844Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-19T05:28:58.5692897Z    Compiling xmltree v0.10.3
2026-06-19T05:28:58.5950722Z    Compiling attohttpc v0.30.1
2026-06-19T05:28:58.7933569Z    Compiling iroh-base v0.98.0
2026-06-19T05:28:58.8350706Z    Compiling netlink-proto v0.12.0
2026-06-19T05:28:58.8981495Z    Compiling num_enum v0.7.6
2026-06-19T05:28:58.9610808Z    Compiling iroh-relay v0.98.0
2026-06-19T05:28:59.1283775Z    Compiling netlink-packet-route v0.30.0
2026-06-19T05:28:59.1520847Z    Compiling simple-dns v0.9.3
2026-06-19T05:28:59.1631368Z    Compiling constant_time_eq v0.4.2
2026-06-19T05:28:59.2795990Z    Compiling simdutf8 v0.1.5
2026-06-19T05:28:59.2930551Z    Compiling sha1_smol v1.0.1
2026-06-19T05:28:59.3150917Z    Compiling strum v0.28.0
2026-06-19T05:28:59.3701013Z    Compiling arrayref v0.3.9
2026-06-19T05:28:59.4370772Z    Compiling arrayvec v0.7.6
2026-06-19T05:28:59.4592701Z    Compiling resolv-conf v0.7.6
2026-06-19T05:28:59.5219351Z    Compiling smol_str v0.1.24
2026-06-19T05:28:59.6250757Z    Compiling lru v0.16.4
2026-06-19T05:28:59.6380646Z    Compiling webpki-roots v1.0.7
2026-06-19T05:28:59.7436459Z    Compiling serde_bytes v0.11.19
2026-06-19T05:28:59.7553336Z    Compiling seize v0.5.1
2026-06-19T05:28:59.7997758Z    Compiling hmac v0.12.1
2026-06-19T05:28:59.8940667Z    Compiling iroh v0.98.2
2026-06-19T05:28:59.9097848Z    Compiling cmov v0.5.4
2026-06-19T05:28:59.9260792Z    Compiling hkdf v0.12.4
2026-06-19T05:28:59.9573860Z    Compiling backon v1.6.0
2026-06-19T05:29:00.0350404Z    Compiling papaya v0.2.4
2026-06-19T05:29:00.0510469Z    Compiling spake2 v0.4.0
2026-06-19T05:29:00.1888262Z    Compiling ctutils v0.4.2
2026-06-19T05:29:00.2178671Z    Compiling sha1 v0.10.6
2026-06-19T05:29:00.2536910Z    Compiling doctest-file v1.1.1
2026-06-19T05:29:00.2661475Z    Compiling errno v0.3.14
2026-06-19T05:29:00.4260647Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T05:29:00.4359781Z    Compiling signal-hook v0.3.18
2026-06-19T05:29:00.4410100Z    Compiling signal-hook-registry v1.4.8
2026-06-19T05:29:00.4426711Z    Compiling darling_core v0.23.0
2026-06-19T05:29:00.4521027Z    Compiling utf8parse v0.2.2
2026-06-19T05:29:00.4697997Z    Compiling iroh-dns v0.98.0
2026-06-19T05:29:00.5000649Z    Compiling rustix v0.38.44
2026-06-19T05:29:00.5285013Z    Compiling anstyle v1.0.14
2026-06-19T05:29:00.5597273Z    Compiling anstyle-parse v1.0.0
2026-06-19T05:29:00.5778408Z    Compiling anstyle-query v1.1.5
2026-06-19T05:29:00.6108404Z    Compiling linux-raw-sys v0.4.15
2026-06-19T05:29:00.7582702Z    Compiling foldhash v0.1.5
2026-06-19T05:29:00.8072724Z    Compiling interprocess v2.4.2
2026-06-19T05:29:00.8417735Z    Compiling instability v0.3.12
2026-06-19T05:29:00.8521444Z    Compiling is_terminal_polyfill v1.70.2
2026-06-19T05:29:00.9271538Z    Compiling colorchoice v1.0.5
2026-06-19T05:29:00.9557400Z    Compiling signal-hook-mio v0.2.5
2026-06-19T05:29:00.9704408Z    Compiling hashbrown v0.15.5
2026-06-19T05:29:01.0280869Z    Compiling anstream v1.0.0
2026-06-19T05:29:01.0449306Z    Compiling strum_macros v0.26.4
2026-06-19T05:29:01.0681401Z    Compiling terminal_size v0.4.4
2026-06-19T05:29:01.0748681Z    Compiling itertools v0.13.0
2026-06-19T05:29:01.0870948Z    Compiling castaway v0.2.4
2026-06-19T05:29:01.2010720Z    Compiling static_assertions v1.1.0
2026-06-19T05:29:01.2320860Z    Compiling clap_lex v1.1.0
2026-06-19T05:29:01.2621443Z    Compiling unicode-width v0.1.14
2026-06-19T05:29:01.4740827Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-19T05:29:01.5257493Z    Compiling indoc v2.0.7
2026-06-19T05:29:01.5690554Z    Compiling clap_builder v4.6.0
2026-06-19T05:29:01.7160455Z    Compiling compact_str v0.8.2
2026-06-19T05:29:01.8144703Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-19T05:29:02.0040863Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-19T05:29:02.1161754Z    Compiling crossterm v0.28.1
2026-06-19T05:29:02.3300376Z    Compiling lru v0.12.5
2026-06-19T05:29:02.3420707Z    Compiling clap_derive v4.6.1
2026-06-19T05:29:02.5401357Z    Compiling unicode-width v0.2.0
2026-06-19T05:29:02.5980468Z    Compiling iana-time-zone v0.1.65
2026-06-19T05:29:02.6127771Z    Compiling cassowary v0.3.0
2026-06-19T05:29:02.8511286Z    Compiling chrono v0.4.45
2026-06-19T05:29:02.9750417Z    Compiling hyper v1.10.1
2026-06-19T05:29:02.9860563Z    Compiling unicode-truncate v1.1.0
2026-06-19T05:29:03.1590649Z    Compiling nucleo-matcher v0.3.1
2026-06-19T05:29:03.4500798Z    Compiling qrcode v0.14.1
2026-06-19T05:29:03.6212442Z    Compiling strum v0.26.3
2026-06-19T05:29:04.1501189Z    Compiling mock-adapter v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-19T05:29:04.2291778Z    Compiling darling_macro v0.23.0
2026-06-19T05:29:04.5755992Z    Compiling darling v0.23.0
2026-06-19T05:29:04.7928000Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-19T05:29:04.9197787Z    Compiling hyper-util v0.1.20
2026-06-19T05:29:04.9310748Z    Compiling clap v4.6.1
2026-06-19T05:29:05.2725074Z    Compiling ratatui v0.29.0
2026-06-19T05:29:06.8811099Z    Compiling igd-next v0.17.1
2026-06-19T05:29:08.2963322Z    Compiling portmapper v0.16.0
2026-06-19T05:29:15.5342628Z    Compiling rustls-webpki v0.103.13
2026-06-19T05:29:17.8986014Z    Compiling tokio-rustls v0.26.4
2026-06-19T05:29:17.8987658Z    Compiling noq-proto v0.17.0
2026-06-19T05:29:17.8990274Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T05:29:18.0410414Z    Compiling hyper-rustls v0.27.9
2026-06-19T05:29:18.0411022Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T05:29:18.0411542Z    Compiling tokio-websockets v0.13.2
2026-06-19T05:29:18.1790324Z    Compiling reqwest v0.13.4
2026-06-19T05:29:19.1003983Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T05:29:32.7285982Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-19T05:29:34.1729121Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-19T05:29:42.3733523Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-19T05:30:34.2246880Z    Compiling xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-19T05:31:01.6510190Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
2026-06-19T05:31:04.7408294Z ────────────
2026-06-19T05:31:04.7473876Z  Nextest run ID a2f2b956-e829-43a8-9ce1-50ef273eb364 with nextest profile: default
2026-06-19T05:31:04.7474404Z     Starting 1193 tests across 81 binaries (1 test skipped)
2026-06-19T05:31:04.9575476Z         PASS [   0.133s] (   1/1193) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-19T05:31:04.9576664Z         PASS [   0.133s] (   2/1193) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-19T05:31:04.9577503Z         PASS [   0.133s] (   3/1193) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-19T05:31:04.9578258Z         PASS [   0.010s] (   4/1193) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-19T05:31:07.7039524Z         PASS [   3.005s] (   5/1193) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-19T05:31:07.8256865Z         PASS [   2.988s] (   6/1193) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-19T05:31:08.4004857Z         PASS [   3.563s] (   7/1193) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-19T05:31:09.3852914Z         PASS [   4.686s] (   8/1193) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-19T05:31:10.7481903Z         PASS [   6.049s] (   9/1193) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-19T05:31:10.7488669Z         PASS [   6.050s] (  10/1193) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-19T05:31:10.7908015Z         PASS [   5.943s] (  11/1193) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-19T05:31:10.7946893Z         PASS [   0.004s] (  12/1193) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-19T05:31:10.8034943Z         PASS [   0.009s] (  13/1193) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-19T05:31:10.9857896Z         PASS [   0.034s] (  14/1193) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-19T05:31:10.9859135Z         PASS [   0.004s] (  15/1193) spt::oneliner_e2e install_script_against_staged_release
2026-06-19T05:31:10.9859909Z         PASS [   6.158s] (  16/1193) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-19T05:31:11.2220885Z         PASS [   6.523s] (  17/1193) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-19T05:31:11.8624510Z         PASS [   0.640s] (  18/1193) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-19T05:31:11.8688899Z         PASS [   0.006s] (  19/1193) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-19T05:31:11.9867107Z         PASS [   1.238s] (  20/1193) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-19T05:31:14.8999476Z         PASS [   7.196s] (  21/1193) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-19T05:31:15.4628205Z         PASS [   4.621s] (  22/1193) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-19T05:31:15.8482631Z         PASS [   3.979s] (  23/1193) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-19T05:31:15.9491196Z         PASS [   5.092s] (  24/1193) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-19T05:31:16.1677501Z         PASS [   0.219s] (  25/1193) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-19T05:31:16.1801313Z         PASS [   4.193s] (  26/1193) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-19T05:31:16.2357517Z         PASS [   0.068s] (  27/1193) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-19T05:31:16.2358705Z         PASS [   0.056s] (  28/1193) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-19T05:31:16.2459344Z         PASS [   0.010s] (  29/1193) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-19T05:31:16.2558562Z         PASS [   0.010s] (  30/1193) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-19T05:31:16.2559554Z         PASS [   0.010s] (  31/1193) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-19T05:31:16.2568935Z         PASS [   0.011s] (  32/1193) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-19T05:31:16.2694549Z         PASS [   0.012s] (  33/1193) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-19T05:31:16.2696120Z         PASS [   0.014s] (  34/1193) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-19T05:31:16.3099051Z         PASS [   0.040s] (  35/1193) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-19T05:31:16.3100139Z         PASS [   0.040s] (  36/1193) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-19T05:31:18.2880486Z         PASS [   1.977s] (  37/1193) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-19T05:31:18.3380741Z         PASS [   2.027s] (  38/1193) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-19T05:31:18.5035706Z         PASS [   3.041s] (  39/1193) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-19T05:31:18.5126690Z         PASS [   0.009s] (  40/1193) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-19T05:31:19.1149800Z         PASS [   0.828s] (  41/1193) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-19T05:31:19.1600814Z         PASS [   0.646s] (  42/1193) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-19T05:31:19.1688405Z         PASS [   0.010s] (  43/1193) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-19T05:31:19.1824703Z         PASS [   0.013s] (  44/1193) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-19T05:31:19.2175359Z         PASS [   0.035s] (  45/1193) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-19T05:31:19.2302480Z         PASS [   0.013s] (  46/1193) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-19T05:31:19.2417475Z         PASS [   0.011s] (  47/1193) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-19T05:31:19.3045491Z         PASS [   0.063s] (  48/1193) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-19T05:31:19.4206796Z         PASS [   0.116s] (  49/1193) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-19T05:31:19.5626451Z         PASS [   0.142s] (  50/1193) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-19T05:31:19.6480928Z         PASS [   0.085s] (  51/1193) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-19T05:31:19.7440898Z         PASS [   4.844s] (  52/1193) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-19T05:31:20.3875517Z         PASS [   0.739s] (  53/1193) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-19T05:31:20.3876796Z         PASS [   0.643s] (  54/1193) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-19T05:31:20.5374156Z         PASS [   0.149s] (  55/1193) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-19T05:31:20.5409967Z         PASS [   2.200s] (  56/1193) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-19T05:31:20.5709170Z         PASS [   0.034s] (  57/1193) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-19T05:31:20.5980365Z         PASS [   0.027s] (  58/1193) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-19T05:31:20.6097109Z         PASS [   0.012s] (  59/1193) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-19T05:31:21.0891324Z         PASS [   0.700s] (  60/1193) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-19T05:31:21.2658121Z         PASS [   0.728s] (  61/1193) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-19T05:31:21.2767252Z         PASS [   0.011s] (  62/1193) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-19T05:31:21.2948621Z         PASS [   0.018s] (  63/1193) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-19T05:31:21.3001574Z         PASS [   0.690s] (  64/1193) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-19T05:31:21.3373357Z         PASS [   0.042s] (  65/1193) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-19T05:31:21.3555779Z         PASS [   0.018s] (  66/1193) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-19T05:31:21.3890499Z         PASS [   0.033s] (  67/1193) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-19T05:31:21.4044685Z         PASS [   0.016s] (  68/1193) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-19T05:31:21.4172758Z         PASS [   0.013s] (  69/1193) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-19T05:31:21.4278868Z         PASS [   0.010s] (  70/1193) spt::bin/spt api::tests::state_value_is_validated
2026-06-19T05:31:21.4292879Z         PASS [   0.129s] (  71/1193) spt::bin/spt api::tests::adapter_is_optional
2026-06-19T05:31:21.4398310Z         PASS [   0.010s] (  72/1193) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-19T05:31:21.4447602Z         PASS [   0.017s] (  73/1193) spt::bin/spt api::tests::surface_parses
2026-06-19T05:31:21.4866439Z         PASS [   0.046s] (  74/1193) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-19T05:31:21.7110429Z         PASS [   0.623s] (  75/1193) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-19T05:31:21.7260412Z         PASS [   0.015s] (  76/1193) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-19T05:31:21.7636496Z         PASS [   0.037s] (  77/1193) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-19T05:31:21.8319092Z         PASS [   0.068s] (  78/1193) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-19T05:31:21.8705748Z         PASS [   2.755s] (  79/1193) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-19T05:31:21.8855035Z         PASS [   0.015s] (  80/1193) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-19T05:31:21.9021658Z         PASS [   0.017s] (  81/1193) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-19T05:31:21.9066899Z         PASS [   0.071s] (  82/1193) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-19T05:31:21.9206950Z         PASS [   0.018s] (  83/1193) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-19T05:31:21.9311114Z         PASS [   0.010s] (  84/1193) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-19T05:31:21.9556780Z         PASS [   0.052s] (  85/1193) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-19T05:31:21.9563507Z         PASS [   0.025s] (  86/1193) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-19T05:31:21.9738940Z         PASS [   0.018s] (  87/1193) spt::bin/spt cli::tests::bare_tty_guard
2026-06-19T05:31:21.9855040Z         PASS [   0.030s] (  88/1193) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-19T05:31:21.9884354Z         PASS [   0.014s] (  89/1193) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-19T05:31:22.0070080Z         PASS [   0.018s] (  90/1193) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-19T05:31:22.0129073Z         PASS [   0.025s] (  91/1193) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-19T05:31:22.0214837Z         PASS [   0.011s] (  92/1193) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-19T05:31:22.0478489Z         PASS [   0.040s] (  93/1193) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-19T05:31:22.0553795Z         PASS [   0.030s] (  94/1193) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-19T05:31:22.0622671Z         PASS [   0.015s] (  95/1193) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-19T05:31:22.0723278Z         PASS [   0.010s] (  96/1193) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-19T05:31:22.0799637Z         PASS [   0.007s] (  97/1193) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-19T05:31:22.0903778Z         PASS [   0.010s] (  98/1193) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-19T05:31:22.0990906Z         PASS [   0.047s] (  99/1193) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-19T05:31:22.1119231Z         PASS [   0.012s] ( 100/1193) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-19T05:31:22.3137175Z         PASS [   0.223s] ( 101/1193) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-19T05:31:22.3346911Z         PASS [   0.021s] ( 102/1193) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-19T05:31:22.3440433Z         PASS [   0.009s] ( 103/1193) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-19T05:31:22.5677578Z         PASS [   1.079s] ( 104/1193) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-19T05:31:22.5764412Z         PASS [   0.011s] ( 105/1193) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-19T05:31:22.5934739Z         PASS [   0.017s] ( 106/1193) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-19T05:31:22.6086398Z         PASS [   0.015s] ( 107/1193) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-19T05:31:22.6291092Z         PASS [   0.020s] ( 108/1193) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-19T05:31:22.6421402Z         PASS [   0.013s] ( 109/1193) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-19T05:31:22.6560092Z         PASS [   0.012s] ( 110/1193) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-19T05:31:22.6632423Z         PASS [   0.009s] ( 111/1193) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-19T05:31:22.6727803Z         PASS [   0.009s] ( 112/1193) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-19T05:31:22.7003565Z         PASS [   0.027s] ( 113/1193) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-19T05:31:22.7097012Z         PASS [   0.009s] ( 114/1193) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-19T05:31:22.7188218Z         PASS [   0.009s] ( 115/1193) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-19T05:31:22.7297288Z         PASS [   0.011s] ( 116/1193) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-19T05:31:22.7387338Z         PASS [   0.009s] ( 117/1193) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-19T05:31:22.7478876Z         PASS [   0.009s] ( 118/1193) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-19T05:31:22.7550774Z         PASS [   0.643s] ( 119/1193) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-19T05:31:22.7636879Z         PASS [   0.015s] ( 120/1193) spt::bin/spt cli::tests::notify_surface_parses
2026-06-19T05:31:22.7674108Z         PASS [   0.012s] ( 121/1193) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-19T05:31:22.7787393Z         PASS [   0.011s] ( 122/1193) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-19T05:31:23.2200243Z         PASS [   1.774s] ( 123/1193) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-19T05:31:23.3020399Z         PASS [   0.519s] ( 124/1193) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-19T05:31:23.4338173Z         PASS [   0.214s] ( 125/1193) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-19T05:31:23.4434106Z         PASS [   0.010s] ( 126/1193) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-19T05:31:23.4582212Z         PASS [   0.160s] ( 127/1193) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-19T05:31:23.4693788Z         PASS [   0.025s] ( 128/1193) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-19T05:31:23.5563922Z         PASS [   1.212s] ( 129/1193) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-19T05:31:23.5665969Z         PASS [   0.010s] ( 130/1193) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-19T05:31:23.5728248Z         PASS [   0.104s] ( 131/1193) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-19T05:31:23.5885115Z         PASS [   0.009s] ( 132/1193) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-19T05:31:23.5912621Z         PASS [   0.009s] ( 133/1193) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-19T05:31:23.6020760Z         PASS [   0.011s] ( 134/1193) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-19T05:31:23.6133821Z         PASS [   0.011s] ( 135/1193) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-19T05:31:23.6258528Z         PASS [   0.059s] ( 136/1193) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-19T05:31:23.6430507Z         PASS [   0.017s] ( 137/1193) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-19T05:31:23.6932752Z         PASS [   0.050s] ( 138/1193) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-19T05:31:24.7241579Z         PASS [  20.025s] ( 139/1193) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-19T05:31:24.8109793Z         PASS [   0.086s] ( 140/1193) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-19T05:31:25.3744935Z         PASS [   1.916s] ( 141/1193) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-19T05:31:25.4252638Z         PASS [   0.051s] ( 142/1193) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-19T05:31:25.4461643Z         PASS [   0.021s] ( 143/1193) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-19T05:31:25.4721316Z         PASS [   0.026s] ( 144/1193) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-19T05:31:25.4927981Z         PASS [   0.020s] ( 145/1193) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-19T05:31:25.5203402Z         PASS [   0.027s] ( 146/1193) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-19T05:31:26.3497408Z         PASS [   2.656s] ( 147/1193) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-19T05:31:26.3656949Z         PASS [   0.016s] ( 148/1193) spt::bin/spt cli::tests::subcommands_parse
2026-06-19T05:31:26.3756598Z         PASS [   0.855s] ( 149/1193) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-19T05:31:26.3903996Z         PASS [   0.012s] ( 150/1193) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-19T05:31:26.3916235Z         PASS [   0.026s] ( 151/1193) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-19T05:31:26.3991345Z         PASS [   0.010s] ( 152/1193) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-19T05:31:26.4016095Z         PASS [   0.010s] ( 153/1193) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-19T05:31:26.4128344Z         PASS [   0.011s] ( 154/1193) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-19T05:31:26.4146359Z         PASS [   0.015s] ( 155/1193) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-19T05:31:26.4230593Z         PASS [   0.010s] ( 156/1193) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-19T05:31:26.4315398Z         PASS [   0.019s] ( 157/1193) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-19T05:31:26.4329593Z         PASS [   0.010s] ( 158/1193) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-19T05:31:26.4418639Z         PASS [   2.829s] ( 159/1193) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-19T05:31:26.4450053Z         PASS [   0.012s] ( 160/1193) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-19T05:31:26.4480231Z         PASS [   0.010s] ( 161/1193) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-19T05:31:26.4526786Z         PASS [   0.010s] ( 162/1193) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-19T05:31:26.4580398Z         PASS [   0.009s] ( 163/1193) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-19T05:31:26.4640508Z         PASS [   0.011s] ( 164/1193) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-19T05:31:26.4790169Z         PASS [   0.010s] ( 165/1193) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-19T05:31:26.4810308Z         PASS [   0.020s] ( 166/1193) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-19T05:31:26.4811600Z         PASS [   0.030s] ( 167/1193) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-19T05:31:26.4849836Z         PASS [   0.010s] ( 168/1193) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-19T05:31:26.4879739Z         PASS [   0.009s] ( 169/1193) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-19T05:31:26.4909847Z         PASS [   0.015s] ( 170/1193) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-19T05:31:26.4939720Z         PASS [   0.010s] ( 171/1193) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-19T05:31:26.4997262Z         PASS [   0.009s] ( 172/1193) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-19T05:31:26.5026238Z         PASS [   0.009s] ( 173/1193) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-19T05:31:26.5150387Z         PASS [   0.015s] ( 174/1193) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-19T05:31:26.5180209Z         PASS [   0.032s] ( 175/1193) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-19T05:31:26.5207806Z         PASS [   0.018s] ( 176/1193) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-19T05:31:26.5280291Z         PASS [   0.013s] ( 177/1193) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-19T05:31:26.5340231Z         PASS [   0.018s] ( 178/1193) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-19T05:31:26.5376335Z         PASS [   0.017s] ( 179/1193) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-19T05:31:26.5500523Z         PASS [   0.010s] ( 180/1193) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-19T05:31:26.5539816Z         PASS [   0.027s] ( 181/1193) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-19T05:31:26.5599638Z         PASS [   0.026s] ( 182/1193) spt::bin/spt picker::model::tests::back_unwinds
2026-06-19T05:31:26.5629741Z         PASS [   0.014s] ( 183/1193) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-19T05:31:26.5689852Z         PASS [   0.017s] ( 184/1193) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-19T05:31:26.5749750Z         PASS [   0.011s] ( 185/1193) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-19T05:31:26.5779541Z         PASS [   0.012s] ( 186/1193) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-19T05:31:26.5809653Z         PASS [   0.011s] ( 187/1193) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-19T05:31:26.5839458Z         PASS [   0.010s] ( 188/1193) spt::bin/spt picker::model::tests::kind_routes
2026-06-19T05:31:26.5929818Z         PASS [   0.012s] ( 189/1193) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-19T05:31:26.5999855Z         PASS [   0.028s] ( 190/1193) spt::bin/spt picker::model::tests::filter_narrows
2026-06-19T05:31:26.6029670Z         PASS [   0.014s] ( 191/1193) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-19T05:31:26.6149949Z         PASS [   0.016s] ( 192/1193) spt::bin/spt picker::model::tests::resume_title_render
2026-06-19T05:31:26.6239905Z         PASS [   0.029s] ( 193/1193) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-19T05:31:26.6370026Z         PASS [   0.035s] ( 194/1193) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-19T05:31:26.6419732Z         PASS [   0.022s] ( 195/1193) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-19T05:31:26.6449800Z         PASS [   0.016s] ( 196/1193) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-19T05:31:26.6520077Z         PASS [   0.014s] ( 197/1193) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-19T05:31:26.6549583Z         PASS [   0.018s] ( 198/1193) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-19T05:31:26.6579714Z         PASS [   0.020s] ( 199/1193) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-19T05:31:26.6670189Z         PASS [   0.012s] ( 200/1193) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-19T05:31:26.6790029Z         PASS [   0.020s] ( 201/1193) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-19T05:31:26.6879786Z         PASS [   0.022s] ( 202/1193) spt::bin/spt picker::view::tests::kind_buffer
2026-06-19T05:31:26.6893646Z         PASS [   0.031s] ( 203/1193) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-19T05:31:26.6967567Z         PASS [   0.020s] ( 204/1193) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-19T05:31:26.7029586Z         PASS [   0.017s] ( 205/1193) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-19T05:31:26.7149797Z         PASS [   0.010s] ( 206/1193) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-19T05:31:26.7179637Z         PASS [   0.018s] ( 207/1193) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-19T05:31:26.7209647Z         PASS [   0.029s] ( 208/1193) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-19T05:31:26.7279325Z         PASS [   0.009s] ( 209/1193) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-19T05:31:26.7320048Z         PASS [   0.010s] ( 210/1193) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-19T05:31:26.7339636Z         PASS [   0.009s] ( 211/1193) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-19T05:31:26.7370173Z         PASS [   0.009s] ( 212/1193) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-19T05:31:26.7379652Z         PASS [   0.014s] ( 213/1193) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-19T05:31:26.7409542Z         PASS [   0.010s] ( 214/1193) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-19T05:31:26.7522985Z         PASS [   0.019s] ( 215/1193) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-19T05:31:26.7620534Z         PASS [   0.011s] ( 216/1193) spt-daemon access::tests::gate_decision_table
2026-06-19T05:31:26.7790775Z         PASS [   0.015s] ( 217/1193) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-19T05:31:26.7907948Z         PASS [   0.012s] ( 218/1193) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-19T05:31:26.8030153Z         PASS [   0.012s] ( 219/1193) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-19T05:31:26.8238156Z         PASS [   0.020s] ( 220/1193) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-19T05:31:26.8461683Z         PASS [   0.022s] ( 221/1193) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-19T05:31:26.8690219Z         PASS [   0.021s] ( 222/1193) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-19T05:31:26.8780220Z         PASS [   0.010s] ( 223/1193) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-19T05:31:26.9011000Z         PASS [   0.023s] ( 224/1193) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-19T05:31:26.9116703Z         PASS [   0.010s] ( 225/1193) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-19T05:31:26.9331114Z         PASS [   0.021s] ( 226/1193) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-19T05:31:26.9360521Z         PASS [   0.198s] ( 227/1193) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-19T05:31:26.9612981Z         PASS [   0.028s] ( 228/1193) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-19T05:31:26.9840255Z         PASS [   0.046s] ( 229/1193) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-19T05:31:26.9964018Z         PASS [   0.035s] ( 230/1193) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-19T05:31:27.0125567Z         PASS [   0.030s] ( 231/1193) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-19T05:31:27.0408829Z         PASS [   0.044s] ( 232/1193) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-19T05:31:27.0427534Z         PASS [   0.030s] ( 233/1193) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-19T05:31:27.0709303Z         PASS [   0.028s] ( 234/1193) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-19T05:31:27.0871126Z         PASS [   0.016s] ( 235/1193) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-19T05:31:27.0967226Z         PASS [   0.009s] ( 236/1193) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-19T05:31:27.1062777Z         PASS [   0.010s] ( 237/1193) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-19T05:31:27.1190766Z         PASS [   0.012s] ( 238/1193) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-19T05:31:27.1240936Z         PASS [   0.080s] ( 239/1193) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-19T05:31:27.1330243Z         PASS [   0.011s] ( 240/1193) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-19T05:31:27.1423857Z         PASS [   0.010s] ( 241/1193) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-19T05:31:27.1438000Z         PASS [   0.407s] ( 242/1193) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-19T05:31:27.1609491Z         PASS [   0.018s] ( 243/1193) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-19T05:31:27.1723263Z         PASS [   0.028s] ( 244/1193) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-19T05:31:27.1780476Z         PASS [   0.016s] ( 245/1193) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-19T05:31:27.1850365Z         PASS [   0.012s] ( 246/1193) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-19T05:31:27.1992187Z         PASS [   0.019s] ( 247/1193) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-19T05:31:27.2090182Z         PASS [   0.010s] ( 248/1193) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-19T05:31:27.2192415Z         PASS [   0.010s] ( 249/1193) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-19T05:31:27.2373586Z         PASS [   0.018s] ( 250/1193) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-19T05:31:27.2450275Z         PASS [   0.057s] ( 251/1193) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-19T05:31:27.2507698Z         PASS [   0.006s] ( 252/1193) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-19T05:31:27.3352667Z         PASS [   0.214s] ( 253/1193) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-19T05:31:27.6235237Z         PASS [  16.875s] ( 254/1193) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-19T05:31:27.6601888Z         PASS [   0.423s] ( 255/1193) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-19T05:31:27.6819098Z         PASS [   0.022s] ( 256/1193) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-19T05:31:27.6928379Z         PASS [   0.442s] ( 257/1193) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-19T05:31:27.7029015Z         PASS [   0.010s] ( 258/1193) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-19T05:31:27.7126908Z         PASS [   0.010s] ( 259/1193) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-19T05:31:27.7231221Z         PASS [   0.010s] ( 260/1193) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-19T05:31:27.7315807Z         PASS [   0.050s] ( 261/1193) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-19T05:31:27.7350073Z         PASS [   0.012s] ( 262/1193) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-19T05:31:27.7441342Z         PASS [   0.012s] ( 263/1193) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-19T05:31:27.7491089Z         PASS [   0.014s] ( 264/1193) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-19T05:31:27.7655258Z         PASS [   0.021s] ( 265/1193) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-19T05:31:27.7733482Z         PASS [   0.021s] ( 266/1193) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-19T05:31:27.7844709Z         PASS [   0.449s] ( 267/1193) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-19T05:31:27.7906708Z         PASS [   0.017s] ( 268/1193) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-19T05:31:27.7942270Z         PASS [   0.024s] ( 269/1193) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-19T05:31:27.8003838Z         PASS [   0.016s] ( 270/1193) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-19T05:31:27.8040738Z         PASS [   0.012s] ( 271/1193) spt-daemon config::tests::missing_file_is_default
2026-06-19T05:31:27.8140136Z         PASS [   0.020s] ( 272/1193) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-19T05:31:27.8199945Z         PASS [   0.019s] ( 273/1193) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-19T05:31:27.8320105Z         PASS [   0.019s] ( 274/1193) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-19T05:31:27.8321090Z         PASS [   0.010s] ( 275/1193) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-19T05:31:27.8360340Z         PASS [   0.029s] ( 276/1193) spt-daemon config::tests::save_load_roundtrip
2026-06-19T05:31:27.8382481Z         PASS [   0.215s] ( 277/1193) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-19T05:31:27.8490181Z         PASS [   0.015s] ( 278/1193) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-19T05:31:27.8530629Z         PASS [   0.022s] ( 279/1193) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-19T05:31:27.8539930Z         PASS [   0.014s] ( 280/1193) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-19T05:31:27.8630043Z         PASS [   0.032s] ( 281/1193) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-19T05:31:27.8689928Z         PASS [   0.017s] ( 282/1193) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-19T05:31:27.8750405Z         PASS [   0.017s] ( 283/1193) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-19T05:31:27.8790245Z         PASS [   0.025s] ( 284/1193) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-19T05:31:27.8830201Z         PASS [   0.018s] ( 285/1193) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-19T05:31:27.8870132Z         PASS [   0.018s] ( 286/1193) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-19T05:31:27.8909981Z         PASS [   0.014s] ( 287/1193) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-19T05:31:27.8939675Z         PASS [   0.013s] ( 288/1193) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-19T05:31:27.8969820Z         PASS [   0.014s] ( 289/1193) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-19T05:31:27.8999778Z         PASS [   0.015s] ( 290/1193) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-19T05:31:27.9029740Z         PASS [   0.009s] ( 291/1193) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-19T05:31:27.9090278Z         PASS [   0.010s] ( 292/1193) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-19T05:31:27.9129978Z         PASS [   0.029s] ( 293/1193) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-19T05:31:27.9159983Z         PASS [   0.011s] ( 294/1193) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-19T05:31:27.9189799Z         PASS [   0.021s] ( 295/1193) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-19T05:31:27.9209782Z         PASS [   0.011s] ( 296/1193) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-19T05:31:27.9269909Z         PASS [   0.016s] ( 297/1193) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-19T05:31:27.9366516Z         PASS [   0.015s] ( 298/1193) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-19T05:31:27.9390150Z         PASS [   0.017s] ( 299/1193) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-19T05:31:27.9419759Z         PASS [   0.012s] ( 300/1193) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-19T05:31:27.9459839Z         PASS [   0.011s] ( 301/1193) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-19T05:31:27.9510337Z         PASS [   0.016s] ( 302/1193) spt-daemon digest::tests::resolve_config_precedence
2026-06-19T05:31:27.9548209Z         PASS [   0.015s] ( 303/1193) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-19T05:31:27.9640089Z         PASS [   0.018s] ( 304/1193) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-19T05:31:27.9686057Z         PASS [   0.015s] ( 305/1193) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-19T05:31:27.9719815Z         PASS [   0.016s] ( 306/1193) spt-daemon digesthub::tests::render_is_glanceable
2026-06-19T05:31:27.9758838Z         PASS [   0.011s] ( 307/1193) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-19T05:31:27.9800359Z         PASS [   0.012s] ( 308/1193) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-19T05:31:27.9813637Z         PASS [   0.067s] ( 309/1193) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-19T05:31:27.9850554Z         PASS [   0.014s] ( 310/1193) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-19T05:31:27.9869725Z         PASS [   0.010s] ( 311/1193) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-19T05:31:27.9927590Z         PASS [   0.012s] ( 312/1193) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-19T05:31:27.9939753Z         PASS [   0.012s] ( 313/1193) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-19T05:31:27.9949571Z         PASS [   0.012s] ( 314/1193) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-19T05:31:27.9999646Z         PASS [   0.013s] ( 315/1193) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-19T05:31:28.0216684Z         PASS [   0.029s] ( 316/1193) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-19T05:31:28.0249514Z         PASS [   0.027s] ( 317/1193) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-19T05:31:28.0306181Z         PASS [   0.036s] ( 318/1193) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-19T05:31:28.0347142Z         PASS [   0.009s] ( 319/1193) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-19T05:31:28.0372258Z         PASS [   0.008s] ( 320/1193) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-19T05:31:28.0414912Z         PASS [   0.020s] ( 321/1193) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-19T05:31:28.0460536Z         PASS [   0.008s] ( 322/1193) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-19T05:31:28.0499150Z         PASS [   0.008s] ( 323/1193) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-19T05:31:28.0531284Z         PASS [   0.009s] ( 324/1193) spt-daemon grants::tests::escalation_answers_apply
2026-06-19T05:31:28.0542902Z         PASS [   0.011s] ( 325/1193) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-19T05:31:28.0619079Z         PASS [   0.012s] ( 326/1193) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-19T05:31:28.0631748Z         PASS [   0.010s] ( 327/1193) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-19T05:31:28.0730281Z         PASS [   0.009s] ( 328/1193) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-19T05:31:28.0759492Z         PASS [   0.018s] ( 329/1193) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-19T05:31:28.0802775Z         PASS [   0.008s] ( 330/1193) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-19T05:31:28.0859588Z         PASS [   0.009s] ( 331/1193) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-19T05:31:28.0911158Z         PASS [   0.010s] ( 332/1193) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-19T05:31:28.0990080Z         PASS [   0.011s] ( 333/1193) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-19T05:31:28.1026957Z         PASS [   0.010s] ( 334/1193) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-19T05:31:28.1398254Z         PASS [   0.143s] ( 335/1193) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-19T05:31:28.1609570Z         PASS [   0.064s] ( 336/1193) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-19T05:31:28.1625100Z         PASS [   0.062s] ( 337/1193) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-19T05:31:28.1735925Z         PASS [   0.034s] ( 338/1193) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-19T05:31:28.1979383Z         PASS [   0.036s] ( 339/1193) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-19T05:31:28.2011115Z         PASS [   0.148s] ( 340/1193) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-19T05:31:28.2100182Z         PASS [   0.033s] ( 341/1193) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-19T05:31:28.2298019Z         PASS [   0.067s] ( 342/1193) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-19T05:31:28.2523471Z         PASS [   0.054s] ( 343/1193) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-19T05:31:28.2612731Z         PASS [   0.031s] ( 344/1193) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-19T05:31:28.2636224Z         PASS [   0.062s] ( 345/1193) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-19T05:31:28.2744654Z         PASS [   0.067s] ( 346/1193) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-19T05:31:28.2854839Z         PASS [   0.011s] ( 347/1193) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-19T05:31:28.3313610Z         PASS [   0.067s] ( 348/1193) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-19T05:31:28.3608927Z         PASS [   0.075s] ( 349/1193) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-19T05:31:28.4069749Z         PASS [   0.154s] ( 350/1193) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-19T05:31:28.4071080Z         PASS [   0.076s] ( 351/1193) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-19T05:31:28.4317477Z         PASS [   0.070s] ( 352/1193) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-19T05:31:28.4416955Z         PASS [   0.035s] ( 353/1193) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-19T05:31:28.4884840Z         PASS [   0.081s] ( 354/1193) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-19T05:31:28.4889706Z         PASS [   0.058s] ( 355/1193) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-19T05:31:28.5011596Z         PASS [   0.013s] ( 356/1193) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-19T05:31:28.5091578Z         PASS [   0.248s] ( 357/1193) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-19T05:31:28.5236310Z         PASS [   0.034s] ( 358/1193) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-19T05:31:28.5417864Z         PASS [   0.040s] ( 359/1193) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-19T05:31:28.5561299Z         PASS [   0.014s] ( 360/1193) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-19T05:31:28.5723965Z         PASS [   0.063s] ( 361/1193) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-19T05:31:28.5816415Z         PASS [   0.009s] ( 362/1193) spt-daemon livehost::tests::residency_classification
2026-06-19T05:31:28.5857128Z         PASS [   0.062s] ( 363/1193) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-19T05:31:28.5930547Z         PASS [   0.010s] ( 364/1193) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-19T05:31:28.5958406Z         PASS [   0.010s] ( 365/1193) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-19T05:31:28.5999774Z         PASS [   0.043s] ( 366/1193) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-19T05:31:28.6022983Z         PASS [   0.010s] ( 367/1193) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-19T05:31:28.6095468Z         PASS [   0.013s] ( 368/1193) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-19T05:31:28.6115301Z         PASS [   0.011s] ( 369/1193) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-19T05:31:28.6195860Z         PASS [   0.013s] ( 370/1193) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-19T05:31:28.6212298Z         PASS [   0.010s] ( 371/1193) spt-daemon msg::tests::output_envelope_round_trips
2026-06-19T05:31:28.6242313Z         PASS [   0.010s] ( 372/1193) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-19T05:31:28.6264940Z         PASS [   0.011s] ( 373/1193) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-19T05:31:28.6530527Z         LEAK [   0.211s] ( 374/1193) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-19T05:31:28.6763500Z         PASS [   0.053s] ( 375/1193) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-19T05:31:28.6772296Z         PASS [   0.050s] ( 376/1193) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-19T05:31:28.6874929Z         PASS [   0.010s] ( 377/1193) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-19T05:31:28.7601164Z         PASS [   0.083s] ( 378/1193) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-19T05:31:28.8048474Z         PASS [   0.185s] ( 379/1193) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-19T05:31:28.8744627Z         PASS [   0.187s] ( 380/1193) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-19T05:31:28.9311692Z         PASS [  24.232s] ( 381/1193) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-19T05:31:28.9781644Z         PASS [   0.218s] ( 382/1193) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-19T05:31:28.9925826Z         PASS [   0.118s] ( 383/1193) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-19T05:31:29.0222196Z         PASS [   0.030s] ( 384/1193) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-19T05:31:29.0463930Z         PASS [   0.068s] ( 385/1193) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-19T05:31:29.0464979Z         PASS [   0.241s] ( 386/1193) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-19T05:31:29.1097094Z         PASS [   0.063s] ( 387/1193) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-19T05:31:29.1573028Z         PASS [   0.226s] ( 388/1193) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-19T05:31:29.3067374Z         PASS [   0.149s] ( 389/1193) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-19T05:31:29.3311190Z         PASS [   0.309s] ( 390/1193) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-19T05:31:29.3462125Z         PASS [   0.300s] ( 391/1193) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-19T05:31:29.3810981Z         PASS [   0.271s] ( 392/1193) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-19T05:31:29.3889593Z         PASS [   0.008s] ( 393/1193) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-19T05:31:29.3977547Z         PASS [   0.009s] ( 394/1193) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-19T05:31:29.4070497Z         PASS [   0.009s] ( 395/1193) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-19T05:31:29.4181733Z         PASS [   0.011s] ( 396/1193) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-19T05:31:29.4304005Z         PASS [   0.012s] ( 397/1193) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-19T05:31:29.4402559Z         PASS [   0.009s] ( 398/1193) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-19T05:31:29.4462487Z         PASS [   0.115s] ( 399/1193) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-19T05:31:29.4697384Z         PASS [   0.123s] ( 400/1193) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-19T05:31:29.4797249Z         PASS [   0.171s] ( 401/1193) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-19T05:31:29.5792473Z         PASS [   0.139s] ( 402/1193) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-19T05:31:29.6167009Z         PASS [   0.147s] ( 403/1193) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-19T05:31:29.6265199Z         PASS [   0.148s] ( 404/1193) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-19T05:31:29.6680975Z         PASS [   0.222s] ( 405/1193) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-19T05:31:29.7180450Z         PASS [   0.138s] ( 406/1193) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-19T05:31:29.7275737Z         PASS [   0.010s] ( 407/1193) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-19T05:31:29.7360762Z         PASS [   0.008s] ( 408/1193) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-19T05:31:29.7449688Z         PASS [   1.092s] ( 409/1193) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-19T05:31:29.7477501Z         PASS [   0.012s] ( 410/1193) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-19T05:31:29.7541363Z         PASS [   0.009s] ( 411/1193) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-19T05:31:29.7556827Z         PASS [   0.008s] ( 412/1193) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-19T05:31:29.7591926Z         PASS [   0.132s] ( 413/1193) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-19T05:31:29.7621066Z         PASS [   0.008s] ( 414/1193) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-19T05:31:29.7636551Z         PASS [   0.008s] ( 415/1193) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-19T05:31:29.7675124Z         PASS [   0.008s] ( 416/1193) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-19T05:31:29.7709570Z         PASS [   0.008s] ( 417/1193) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-19T05:31:29.7719558Z         PASS [   0.008s] ( 418/1193) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-19T05:31:29.7791246Z         PASS [   0.008s] ( 419/1193) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-19T05:31:29.7803013Z         PASS [   0.008s] ( 420/1193) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-19T05:31:29.7882324Z         PASS [   0.008s] ( 421/1193) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-19T05:31:29.7889117Z         PASS [   0.009s] ( 422/1193) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-19T05:31:29.7916581Z         PASS [   0.024s] ( 423/1193) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-19T05:31:29.7971570Z         PASS [   0.008s] ( 424/1193) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-19T05:31:29.8056065Z         PASS [   0.008s] ( 425/1193) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-19T05:31:29.8141394Z         PASS [   0.008s] ( 426/1193) spt-daemon reconcile::tests::active_node_wins
2026-06-19T05:31:29.8188398Z         PASS [   0.202s] ( 427/1193) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-19T05:31:29.8221323Z         PASS [   0.008s] ( 428/1193) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-19T05:31:29.8275917Z         PASS [   0.039s] ( 429/1193) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-19T05:31:29.8300157Z         PASS [   0.009s] ( 430/1193) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-19T05:31:29.8330201Z         PASS [   0.008s] ( 431/1193) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-19T05:31:29.8413008Z         PASS [   0.014s] ( 432/1193) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-19T05:31:29.8420854Z         PASS [   0.050s] ( 433/1193) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-19T05:31:29.8431601Z         PASS [   0.013s] ( 434/1193) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-19T05:31:29.8539144Z         PASS [   0.013s] ( 435/1193) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-19T05:31:29.8549170Z         PASS [   0.027s] ( 436/1193) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-19T05:31:29.8550610Z         PASS [   0.013s] ( 437/1193) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-19T05:31:29.8551829Z         PASS [   0.012s] ( 438/1193) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-19T05:31:29.8638872Z         PASS [   0.010s] ( 439/1193) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-19T05:31:29.8671492Z         PASS [   0.010s] ( 440/1193) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-19T05:31:29.8696988Z         PASS [   0.011s] ( 441/1193) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-19T05:31:29.8698253Z         PASS [   0.014s] ( 442/1193) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-19T05:31:29.8758379Z         PASS [   0.010s] ( 443/1193) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-19T05:31:29.8761349Z         PASS [   0.011s] ( 444/1193) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-19T05:31:29.8762693Z         PASS [   0.012s] ( 445/1193) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-19T05:31:29.8787554Z         PASS [   0.009s] ( 446/1193) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-19T05:31:29.8857035Z         PASS [   0.010s] ( 447/1193) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-19T05:31:29.8887862Z         PASS [   0.010s] ( 448/1193) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-19T05:31:29.8956726Z         PASS [   0.010s] ( 449/1193) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-19T05:31:29.8988497Z         PASS [   0.010s] ( 450/1193) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-19T05:31:29.9051004Z         PASS [   0.009s] ( 451/1193) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-19T05:31:29.9085914Z         PASS [   0.010s] ( 452/1193) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-19T05:31:29.9152014Z         PASS [   0.010s] ( 453/1193) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-19T05:31:29.9188090Z         PASS [   0.251s] ( 454/1193) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-19T05:31:29.9297537Z         PASS [   0.021s] ( 455/1193) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-19T05:31:29.9362605Z         PASS [   0.021s] ( 456/1193) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-19T05:31:29.9400232Z         PASS [   0.020s] ( 457/1193) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-19T05:31:29.9460029Z         PASS [   0.008s] ( 458/1193) spt-daemon release::tests::hex_roundtrips
2026-06-19T05:31:29.9530714Z         PASS [   0.020s] ( 459/1193) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-19T05:31:29.9569817Z         PASS [   0.010s] ( 460/1193) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-19T05:31:29.9603079Z         PASS [   0.010s] ( 461/1193) spt-daemon release::tests::revoked_key_is_rejected
2026-06-19T05:31:29.9632895Z         PASS [   0.008s] ( 462/1193) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-19T05:31:29.9814134Z         PASS [   0.042s] ( 463/1193) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-19T05:31:29.9815457Z         PASS [   0.021s] ( 464/1193) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-19T05:31:29.9845157Z         PASS [   0.021s] ( 465/1193) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-19T05:31:30.0040122Z         PASS [   0.020s] ( 466/1193) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-19T05:31:30.0069868Z         PASS [   0.021s] ( 467/1193) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-19T05:31:30.0132167Z         PASS [   0.031s] ( 468/1193) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-19T05:31:30.0250458Z         PASS [   0.022s] ( 469/1193) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-19T05:31:30.0266440Z         PASS [   0.020s] ( 470/1193) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-19T05:31:30.0337064Z         PASS [   0.020s] ( 471/1193) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-19T05:31:30.0363815Z         PASS [   0.010s] ( 472/1193) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-19T05:31:30.0401149Z         PASS [   0.164s] ( 473/1193) spt-daemon relay::tests::run_honors_stop
2026-06-19T05:31:30.0449173Z         PASS [   0.010s] ( 474/1193) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-19T05:31:30.0486081Z         PASS [   0.012s] ( 475/1193) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-19T05:31:30.0488389Z         PASS [   0.009s] ( 476/1193) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-19T05:31:30.0584833Z         PASS [   0.009s] ( 477/1193) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-19T05:31:30.0589588Z         PASS [   0.010s] ( 478/1193) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-19T05:31:30.0676492Z         PASS [   0.043s] ( 479/1193) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-19T05:31:30.0710399Z         PASS [   0.009s] ( 480/1193) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-19T05:31:30.0771000Z         PASS [   0.009s] ( 481/1193) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-19T05:31:30.0785395Z         PASS [   0.011s] ( 482/1193) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-19T05:31:30.0863099Z         PASS [   0.009s] ( 483/1193) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-19T05:31:30.0943581Z         PASS [   0.016s] ( 484/1193) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-19T05:31:30.1017803Z         PASS [   0.015s] ( 485/1193) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-19T05:31:30.1075053Z         PASS [   0.064s] ( 486/1193) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-19T05:31:30.1098607Z         PASS [   0.015s] ( 487/1193) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-19T05:31:30.1156277Z         PASS [   0.240s] ( 488/1193) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-19T05:31:30.1180668Z         PASS [   0.015s] ( 489/1193) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-19T05:31:30.1182028Z         PASS [   0.008s] ( 490/1193) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-19T05:31:30.1224593Z         PASS [   0.063s] ( 491/1193) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-19T05:31:30.1245593Z         PASS [   0.009s] ( 492/1193) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-19T05:31:30.1250241Z         PASS [   0.008s] ( 493/1193) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-19T05:31:30.1272840Z         PASS [   0.017s] ( 494/1193) spt-daemon seedmap::tests::take_absent_is_none
2026-06-19T05:31:30.1295030Z         PASS [   0.011s] ( 495/1193) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-19T05:31:30.1317332Z         PASS [   0.009s] ( 496/1193) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-19T05:31:30.1381259Z         PASS [   0.011s] ( 497/1193) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-19T05:31:30.1382918Z         PASS [   0.010s] ( 498/1193) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-19T05:31:30.1396054Z         PASS [   0.011s] ( 499/1193) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-19T05:31:30.1407612Z         PASS [   0.009s] ( 500/1193) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-19T05:31:30.1411668Z         PASS [   0.012s] ( 501/1193) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-19T05:31:30.1460125Z         PASS [   0.009s] ( 502/1193) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-19T05:31:30.1500212Z         PASS [   0.009s] ( 503/1193) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-19T05:31:30.1501866Z         PASS [   0.011s] ( 504/1193) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-19T05:31:30.1506789Z         PASS [   0.010s] ( 505/1193) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-19T05:31:30.1542838Z         PASS [   0.013s] ( 506/1193) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-19T05:31:30.1552227Z         PASS [   0.010s] ( 507/1193) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-19T05:31:30.1587035Z         PASS [   0.011s] ( 508/1193) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-19T05:31:30.1590484Z         PASS [   0.013s] ( 509/1193) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-19T05:31:30.1661008Z         PASS [   0.012s] ( 510/1193) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-19T05:31:30.1684041Z         PASS [   0.017s] ( 511/1193) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-19T05:31:30.1722112Z         PASS [   0.013s] ( 512/1193) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-19T05:31:30.1777136Z         PASS [   0.012s] ( 513/1193) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-19T05:31:30.1790526Z         PASS [   0.011s] ( 514/1193) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-19T05:31:30.1854029Z         PASS [   0.013s] ( 515/1193) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-19T05:31:30.1872525Z         PASS [   0.009s] ( 516/1193) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-19T05:31:30.1873827Z         PASS [   0.008s] ( 517/1193) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-19T05:31:30.1982986Z         PASS [   0.011s] ( 518/1193) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-19T05:31:30.1999510Z         PASS [   0.013s] ( 519/1193) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-19T05:31:30.2099616Z         PASS [   0.012s] ( 520/1193) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-19T05:31:30.2199547Z         PASS [   0.034s] ( 521/1193) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-19T05:31:30.2300062Z         PASS [   0.010s] ( 522/1193) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-19T05:31:30.2379379Z         PASS [   0.008s] ( 523/1193) spt-daemon sync::tests::gate_decision_table
2026-06-19T05:31:30.2494904Z         PASS [   0.049s] ( 524/1193) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-19T05:31:30.2520673Z         PASS [   0.042s] ( 525/1193) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-19T05:31:30.2607418Z         PASS [   0.009s] ( 526/1193) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-19T05:31:30.2697456Z         PASS [   0.009s] ( 527/1193) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-19T05:31:30.2782897Z         PASS [   0.008s] ( 528/1193) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-19T05:31:30.2862775Z         PASS [   0.008s] ( 529/1193) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-19T05:31:30.2945761Z         PASS [   0.008s] ( 530/1193) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-19T05:31:30.3034962Z         PASS [   0.009s] ( 531/1193) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-19T05:31:30.3118388Z         PASS [   0.008s] ( 532/1193) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-19T05:31:30.3197132Z         PASS [   0.008s] ( 533/1193) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-19T05:31:30.3281280Z         PASS [   0.008s] ( 534/1193) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-19T05:31:30.3364925Z         PASS [   0.008s] ( 535/1193) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-19T05:31:30.3446139Z         PASS [   0.008s] ( 536/1193) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-19T05:31:30.3682792Z         PASS [   0.213s] ( 537/1193) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-19T05:31:30.3754749Z         PASS [   0.031s] ( 538/1193) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-19T05:31:30.3756942Z         PASS [   0.137s] ( 539/1193) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-19T05:31:30.3787984Z         PASS [   0.220s] ( 540/1193) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-19T05:31:30.3860021Z         PASS [   0.009s] ( 541/1193) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-19T05:31:30.3890484Z         PASS [   0.009s] ( 542/1193) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-19T05:31:30.3965871Z         PASS [   0.008s] ( 543/1193) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-19T05:31:30.3994105Z         PASS [   0.024s] ( 544/1193) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-19T05:31:30.4067421Z         PASS [   0.023s] ( 545/1193) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-19T05:31:30.4154646Z         PASS [   0.047s] ( 546/1193) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-19T05:31:30.4785839Z         PASS [   0.229s] ( 547/1193) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-19T05:31:30.5186310Z         PASS [   0.103s] ( 548/1193) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-19T05:31:30.5417072Z         PASS [   0.063s] ( 549/1193) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-19T05:31:30.5607258Z         PASS [   0.042s] ( 550/1193) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-19T05:31:30.5969682Z         PASS [   0.198s] ( 551/1193) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-19T05:31:30.6097334Z         PASS [   0.068s] ( 552/1193) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-19T05:31:30.6129940Z         PASS [   0.206s] ( 553/1193) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-19T05:31:30.6139947Z         PASS [   0.053s] ( 554/1193) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-19T05:31:30.6164799Z         PASS [   0.221s] ( 555/1193) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-19T05:31:30.6417167Z         PASS [   0.044s] ( 556/1193) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-19T05:31:30.6900248Z         PASS [   0.074s] ( 557/1193) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-19T05:31:30.7080128Z         PASS [   0.094s] ( 558/1193) spt-daemon::attach resize_is_controller_exclusive
2026-06-19T05:31:30.7338749Z         PASS [   0.124s] ( 559/1193) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-19T05:31:30.7390568Z         PASS [   0.051s] ( 560/1193) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-19T05:31:30.7490971Z         PASS [   0.040s] ( 561/1193) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-19T05:31:30.7540137Z         PASS [   0.137s] ( 562/1193) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-19T05:31:30.7581951Z         PASS [   0.021s] ( 563/1193) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-19T05:31:30.7640252Z         PASS [   0.025s] ( 564/1193) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-19T05:31:30.7648901Z         PASS [   0.010s] ( 565/1193) spt-daemon::budget measure_dormant_seat_budget
2026-06-19T05:31:30.7783977Z         FAIL [   0.026s] ( 566/1193) spt-daemon::broker spawn_env_reaches_child
2026-06-19T05:31:30.7800545Z   stdout ───
2026-06-19T05:31:30.7800940Z 
2026-06-19T05:31:30.7801274Z     running 1 test
2026-06-19T05:31:30.7801897Z     test spawn_env_reaches_child ... FAILED
2026-06-19T05:31:30.7802384Z 
2026-06-19T05:31:30.7802671Z     failures:
2026-06-19T05:31:30.7803005Z 
2026-06-19T05:31:30.7803291Z     failures:
2026-06-19T05:31:30.7803752Z         spawn_env_reaches_child
2026-06-19T05:31:30.7804163Z 
2026-06-19T05:31:30.7804741Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.02s
2026-06-19T05:31:30.7805485Z 
2026-06-19T05:31:30.7805839Z   stderr ───
2026-06-19T05:31:30.7806178Z 
2026-06-19T05:31:30.7806800Z     thread 'spawn_env_reaches_child' (2380040) panicked at crates/spt-daemon/tests/broker.rs:382:5:
2026-06-19T05:31:30.7807762Z     injected SpawnReq.env must reach the child: ""
2026-06-19T05:31:30.7808576Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-19T05:31:30.7809371Z 
2026-06-19T05:31:30.7809765Z   Cancelling due to test failure: 15 tests still running
2026-06-19T05:31:30.7810958Z         PASS [   0.027s] ( 567/1193) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-19T05:31:30.9186015Z         PASS [   0.277s] ( 568/1193) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-19T05:31:31.4117183Z         PASS [   0.648s] ( 569/1193) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-19T05:31:32.7010584Z         PASS [  28.002s] ( 570/1193) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-19T05:31:34.6611273Z         PASS [  29.962s] ( 571/1193) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-19T05:31:34.9499786Z         PASS [  10.137s] ( 572/1193) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-19T05:31:37.9571098Z         PASS [  15.194s] ( 573/1193) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-19T05:31:38.9732360Z         PASS [  31.147s] ( 574/1193) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-19T05:31:42.6154522Z         PASS [  33.230s] ( 575/1193) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-19T05:31:43.2568399Z         PASS [  38.558s] ( 576/1193) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-19T05:31:44.5129183Z         PASS [  28.665s] ( 577/1193) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-19T05:31:44.9380987Z         PASS [  14.173s] ( 578/1193) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-19T05:31:49.5205592Z         PASS [  41.120s] ( 579/1193) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-19T05:32:02.3118712Z         PASS [  57.613s] ( 580/1193) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-19T05:32:04.7101924Z         SLOW [> 60.000s] (─────────) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-19T05:32:09.5329094Z         PASS [  64.834s] ( 581/1193) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-19T05:32:09.5330035Z ────────────
2026-06-19T05:32:09.5330608Z      Summary [  64.858s] 581/1193 tests run: 580 passed (1 slow, 1 leaky), 1 failed, 1 skipped
2026-06-19T05:32:09.5331208Z         FAIL [   0.026s] ( 566/1193) spt-daemon::broker spawn_env_reaches_child
2026-06-19T05:32:09.5331838Z warning: 612/1193 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-06-19T05:32:09.5450279Z error: test run failed
2026-06-19T05:32:09.5579135Z ##[error]Process completed with exit code 100.
2026-06-19T05:32:09.5838730Z Post job cleanup.
2026-06-19T05:32:09.7506883Z [command]/usr/bin/git version
2026-06-19T05:32:09.7539532Z git version 2.43.0
2026-06-19T05:32:09.7583145Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/663df6e4-33ff-4cd9-8d78-a97142426c64' before making global git config changes
2026-06-19T05:32:09.7584031Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:32:09.7584764Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T05:32:09.7604375Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T05:32:09.7634730Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T05:32:09.7844206Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T05:32:09.7863574Z http.https://github.com/.extraheader
2026-06-19T05:32:09.7876807Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-19T05:32:09.7896330Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T05:32:09.8080134Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T05:32:09.8106033Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T05:32:09.8410061Z Cleaning up orphan processes
2026-06-19T05:32:09.9117643Z Terminate orphan process: pid (2376613) (spt)
2026-06-19T05:32:09.9136836Z Terminate orphan process: pid (2376623) (spt)
